Humanize Your C# Code with the Humanizer NuGet Package
Converting values in code can be tricky. For example, if you rank something, you would say that the ...View More
How Do I Work with Offline Data?
How do I work with offline data? How do I store it? How do I sync my data when my application comes ...View More
C# Resume and Portfolio Review
Applying for a job can be tough. Often, you get rejected without finding out why. As an employer who ...View More
What Should I Look For In A Good C# Job?
How do I know if a C# job is a good one? What are some things to look for in a position? How do I ev ...View More
C# Hard Truths: Program.cs was a Lie, Startup.cs is a Waste of Space, and more...
Program.cs was a lie up until .NET 6. Startup.cs was a waste of space. Microsoft forgot about DRY fo ...View More
Why is Microsoft Changing C# Syntax So Much?
Why is Microsoft changing things that already work? Top level statements (Program.cs files without a ...View More
When Should I Quit? How Do I Know When to Move On?
When should I quit my job? How do I know if my work environment is toxic or just normal? Should I st ...View More
How Do You Keep Your Motivation to Learn and Grow?
How do you maintain your motivation to learn and grow? How do you keep going when you get discourage ...View More
Running RabbitMQ Locally with Docker
RabbitMQ is a popular open-source message broker, especially among C# developers who are creating mi ...View More
6 New Features Coming Soon in Visual Studio 2022 (v17.5)
Visual Studio 2022 is getting a fairly significant update soon to version 17.5. In this video, I wil ...View More